home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Daddy Day Care Press Kit
/
Daddy Day Care Press Kit.iso
/
mac
/
Acrobat Reader 5
/
Acrobat Reader 5.0
/
Acrobat Reader 5.0.rsrc
/
EXVW_10066_admAlert123
< prev
next >
Wrap
Text File
|
2001-09-24
|
442b
|
17 lines
dialog(name: '$$$/AVAlert/WindowTitle')
{
view(align_children: align_left)
{
view(align_children: align_top)
{
picture(item_id: 'icon', width: 32, height: 32);
static_text(item_id: 'msg ', dwidth: 384, selectable: true);
}
gap();
check_box(item_id: 'chck', name: '$$$/AVAlert/Check');
ok_cancel_other(ok_name: '$$$/AVAlert/Button1',
cancel_name: '$$$/AVAlert/Button2',
other_name: '$$$/AVAlert/Button3');
}
}